home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-08-16 | 514 b | 26 lines | [TEXT/MPS ] |
- //========================================================================================
- //
- // File: FWRefCnt.h
- // Release Version: $ ODF 1 $
- //
- // Copyright: (c) 1993 - 1996 by Apple Computer, Inc., all rights reserved.
- //
- //========================================================================================
-
- #ifndef FWREFCNT_H
- #define FWREFCNT_H
-
- #ifndef FWCOUPTR_H
- #include "FWCouPtr.h"
- #endif
-
- #ifndef FWMREFCT_H
- #include "FWMRefCt.h"
- #endif
-
- #ifndef FWSOMPTR_H
- #include "FWSOMPtr.h"
- #endif
-
- #endif
-